[INFO] fetching crate schedx 0.2.0...
[INFO] testing schedx-0.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate schedx 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate schedx 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate schedx 0.2.0
[INFO] tweaked toml for crates.io crate schedx 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate schedx 0.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate schedx 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded cookie_store v0.22.0
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.112
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.112
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded fs4 v0.12.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.112
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.112
[INFO] [stderr]   Downloaded js-sys v0.3.89
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b9a5499c16277a544366b9be643d79a3b2270baa3ce262751dedc92b4776954
[INFO] running `Command { std: "docker" "start" "-a" "6b9a5499c16277a544366b9be643d79a3b2270baa3ce262751dedc92b4776954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b9a5499c16277a544366b9be643d79a3b2270baa3ce262751dedc92b4776954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b9a5499c16277a544366b9be643d79a3b2270baa3ce262751dedc92b4776954", kill_on_drop: false }`
[INFO] [stdout] 6b9a5499c16277a544366b9be643d79a3b2270baa3ce262751dedc92b4776954
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 788c24e1c9d00caaebb8b61720b1ffeb75f3aaac0e6ccd19a664de3042b0f96d
[INFO] running `Command { std: "docker" "start" "-a" "788c24e1c9d00caaebb8b61720b1ffeb75f3aaac0e6ccd19a664de3042b0f96d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fs4 v0.12.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling schedx v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/commands/daemon.rs:55:57
[INFO] [stdout]    |
[INFO] [stdout] 55 |             libc::signal(libc::SIGTERM, sigterm_handler as libc::sighandler_t);
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 55 |             libc::signal(libc::SIGTERM, sigterm_handler as *const () as libc::sighandler_t);
[INFO] [stdout]    |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "788c24e1c9d00caaebb8b61720b1ffeb75f3aaac0e6ccd19a664de3042b0f96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788c24e1c9d00caaebb8b61720b1ffeb75f3aaac0e6ccd19a664de3042b0f96d", kill_on_drop: false }`
[INFO] [stdout] 788c24e1c9d00caaebb8b61720b1ffeb75f3aaac0e6ccd19a664de3042b0f96d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bec2d0bb996725100044f8b7436af3c21200eddb909ac6e34d765a2c9d51493a
[INFO] running `Command { std: "docker" "start" "-a" "bec2d0bb996725100044f8b7436af3c21200eddb909ac6e34d765a2c9d51493a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/commands/daemon.rs:55:57
[INFO] [stdout]    |
[INFO] [stdout] 55 |             libc::signal(libc::SIGTERM, sigterm_handler as libc::sighandler_t);
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 55 |             libc::signal(libc::SIGTERM, sigterm_handler as *const () as libc::sighandler_t);
[INFO] [stdout]    |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling schedx v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/commands/daemon.rs:55:57
[INFO] [stdout]    |
[INFO] [stdout] 55 |             libc::signal(libc::SIGTERM, sigterm_handler as libc::sighandler_t);
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 55 |             libc::signal(libc::SIGTERM, sigterm_handler as *const () as libc::sighandler_t);
[INFO] [stdout]    |                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.69s
[INFO] running `Command { std: "docker" "inspect" "bec2d0bb996725100044f8b7436af3c21200eddb909ac6e34d765a2c9d51493a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bec2d0bb996725100044f8b7436af3c21200eddb909ac6e34d765a2c9d51493a", kill_on_drop: false }`
[INFO] [stdout] bec2d0bb996725100044f8b7436af3c21200eddb909ac6e34d765a2c9d51493a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5be380a8dfb8e2279639526fd6e1c9ae2a3be696aa69deff5888e7df8e250721
[INFO] running `Command { std: "docker" "start" "-a" "5be380a8dfb8e2279639526fd6e1c9ae2a3be696aa69deff5888e7df8e250721", kill_on_drop: false }`
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> src/commands/daemon.rs:55:57
[INFO] [stderr]    |
[INFO] [stderr] 55 |             libc::signal(libc::SIGTERM, sigterm_handler as libc::sighandler_t);
[INFO] [stderr]    |                                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 55 |             libc::signal(libc::SIGTERM, sigterm_handler as *const () as libc::sighandler_t);
[INFO] [stderr]    |                                                         ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `schedx` (bin "schedx") generated 1 warning (run `cargo fix --bin "schedx" -p schedx` to apply 1 suggestion)
[INFO] [stderr] warning: `schedx` (bin "schedx" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/schedx-1dfca6dde9107c5a)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test output::format::tests::next_run_accounts_for_skip_remaining_when_job_is_due ... ok
[INFO] [stdout] test output::format::tests::next_run_anchors_on_in_flight_claim ... ok
[INFO] [stdout] test output::time::tests::duration_human_days ... ok
[INFO] [stdout] test engine::dispatcher::tests::due_occurrences_follow_claim_without_duplicates ... ok
[INFO] [stdout] test output::time::tests::duration_human_minutes ... ok
[INFO] [stdout] test output::time::tests::duration_human_hours_and_minutes ... ok
[INFO] [stdout] test output::time::tests::duration_human_seconds ... ok
[INFO] [stdout] test output::time::tests::ordinal_suffixes ... ok
[INFO] [stdout] test output::time::tests::relative_future ... ok
[INFO] [stdout] test output::time::tests::relative_past ... ok
[INFO] [stdout] test schedule::parser::tests::interval_due_when_past ... ok
[INFO] [stdout] test output::time::tests::time_12h_format ... ok
[INFO] [stdout] test schedule::parser::tests::interval_not_due_yet ... ok
[INFO] [stdout] test schedule::parser::tests::parse_bare_duration ... ok
[INFO] [stdout] test schedule::parser::tests::parse_bare_duration_minutes ... ok
[INFO] [stdout] test schedule::parser::tests::parse_in_relative ... ok
[INFO] [stdout] test schedule::parser::tests::parse_every_hours ... ok
[INFO] [stdout] test schedule::parser::tests::parse_every_days ... ok
[INFO] [stdout] test schedule::parser::tests::parse_in_seconds ... ok
[INFO] [stdout] test schedule::parser::tests::parse_cron_5_field ... ok
[INFO] [stdout] test schedule::parser::tests::parse_every_minutes ... ok
[INFO] [stdout] test schedule::parser::tests::reject_every_too_large_minutes ... ok
[INFO] [stdout] test schedule::parser::tests::parse_every_seconds ... ok
[INFO] [stdout] test schedule::parser::tests::reject_empty ... ok
[INFO] [stdout] test schedule::parser::tests::parse_iso_datetime ... ok
[INFO] [stdout] test schedule::parser::tests::reject_every_zero ... ok
[INFO] [stdout] test schedule::parser::tests::reject_every_zero_seconds ... ok
[INFO] [stdout] test schedule::parser::tests::reject_invalid ... ok
[INFO] [stdout] test schedule::parser::tests::reject_past_datetime ... ok
[INFO] [stdout] test util::redact::tests::keeps_safe_cli_args ... ok
[INFO] [stdout] test util::redact::tests::keeps_safe_header ... ok
[INFO] [stdout] test output::format::tests::one_shot_with_in_flight_claim_has_no_next_run ... ok
[INFO] [stdout] test util::redact::tests::redacts_authorization_header ... ok
[INFO] [stdout] test util::redact::tests::keeps_safe_url ... ok
[INFO] [stdout] test util::redact::tests::redacts_url_credentials ... ok
[INFO] [stdout] test util::redact::tests::redacts_sensitive_assignment_args ... ok
[INFO] [stdout] test util::redact::tests::redacts_sensitive_flag_value_pair ... ok
[INFO] [stdout] test store::atomic::tests::atomic_write_creates_file ... ok
[INFO] [stdout] test store::atomic::tests::atomic_write_overwrites ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_add.rs (/opt/rustwide/target/debug/deps/cli_add-bedc0d3076b28a89)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test add_invalid_schedule ... ok
[INFO] [stdout] test add_requires_exactly_one_action ... ok
[INFO] [stdout] test add_cron_schedule ... ok
[INFO] [stdout] test add_in_seconds ... ok
[INFO] [stdout] test add_run_job ... ok
[INFO] [stdout] test add_bare_seconds ... ok
[INFO] [stdout] test add_every_seconds ... ok
[INFO] [stdout] test add_json_has_readable_fields ... ok
[INFO] [stdout] test add_shell_only_with_run ... ok
[INFO] [stdout] test add_run_job_json ... ok
[INFO] [stdout] test add_prompt_job ... ok
[INFO] [stdout] test add_with_tags ... ok
[INFO] [stdout] test add_with_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_agent.rs (/opt/rustwide/target/debug/deps/cli_agent-fe8604a6e4a6fca1)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test agent_list_empty ... ok
[INFO] [stdout] test agent_add_and_list ... ok
[INFO] [stdout] test agent_rm_nonexistent ... ok
[INFO] [stdout] test agent_list_json ... ok
[INFO] [stdout] test agent_rm ... ok
[INFO] [stdout] test agent_default_nonexistent ... ok
[INFO] [stdout] test agent_set_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]      Running tests/cli_dispatch.rs (/opt/rustwide/target/debug/deps/cli_dispatch-fb2ba455a163d185)
[INFO] [stdout] test repair_recovers_stale_claim_without_incrementing_run_count ... ok
[INFO] [stdout] test dispatch_records_overlap_once_per_missed_due_occurrence ... ok
[INFO] [stdout] test list_and_get_json_reflect_skipped_due_runs ... ok
[INFO] [stdout] test dispatch_runs_due_job_once_and_records_logs ... ok
[INFO] [stdout] test one_shot_stale_claim_retries_after_recovery ... ok
[INFO] [stdout] test daemon_stop_keeps_started_exec_alive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.32s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_history.rs (/opt/rustwide/target/debug/deps/cli_history-22ef814802aca46b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test history_empty ... ok
[INFO] [stdout] test history_json ... ok
[INFO] [stdout] test history_with_limit ... ok
[INFO] [stdout] test history_after_run ... ok
[INFO] [stdout] test history_all_jobs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_lifecycle.rs (/opt/rustwide/target/debug/deps/cli_lifecycle-65790435d6f137f7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test get_job_not_found ... ok
[INFO] [stdout] test skip_shows_in_list ... ok
[INFO] [stdout] test get_by_id_and_name ... ok
[INFO] [stdout] test pause_and_resume ... ok
[INFO] [stdout] test skip_oneshot_rejected ... ok
[INFO] [stderr]      Running tests/cli_list.rs (/opt/rustwide/target/debug/deps/cli_list-4b8f637591e3c471)
[INFO] [stdout] test rm_requires_force ... ok
[INFO] [stdout] test skip_recurring_job ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test list_empty_json ... ok
[INFO] [stdout] test list_empty ... ok
[INFO] [stdout] test list_shows_added_jobs ... ok
[INFO] [stdout] test list_filter_by_status ... ok
[INFO] [stdout] test list_filter_by_tag ... ok
[INFO] [stdout] test list_json_format ... ok
[INFO] [stderr]      Running tests/cli_run.rs (/opt/rustwide/target/debug/deps/cli_run-2399fddb5e0c0284)
[INFO] [stdout] test overdue_jobs_are_labeled_due_not_next ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test run_nonexistent_job ... ok
[INFO] [stdout] test manual_run_captures_output ... ok
[INFO] [stdout] test run_with_shell_mode ... ok
[INFO] [stdout] test logs_with_specific_run_shows_header ... ok
[INFO] [stderr]      Running tests/schedule_parse.rs (/opt/rustwide/target/debug/deps/schedule_parse-aff567c5392a871e)
[INFO] [stdout] test manual_run_increments_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test schedule_every_zero_rejected ... ok
[INFO] [stdout] test schedule_cron_invalid ... ok
[INFO] [stdout] test schedule_bare_seconds_oneshot ... ok
[INFO] [stdout] test schedule_cron_weekday ... ok
[INFO] [stdout] test schedule_every_zero_seconds_rejected ... ok
[INFO] [stdout] test schedule_in_creates_oneshot ... ok
[INFO] [stdout] test schedule_bare_minutes_oneshot ... ok
[INFO] [stdout] test schedule_invalid_string ... ok
[INFO] [stdout] test schedule_iso_datetime ... ok
[INFO] [stdout] test schedule_every_seconds_recurring ... ok
[INFO] [stdout] test schedule_past_datetime_rejected ... ok
[INFO] [stdout] test schedule_every_minutes_max ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5be380a8dfb8e2279639526fd6e1c9ae2a3be696aa69deff5888e7df8e250721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be380a8dfb8e2279639526fd6e1c9ae2a3be696aa69deff5888e7df8e250721", kill_on_drop: false }`
[INFO] [stdout] 5be380a8dfb8e2279639526fd6e1c9ae2a3be696aa69deff5888e7df8e250721
